Skip to content

feat(web): adjust columns based on window width#1935

Merged
tyler-dane merged 6 commits into
mainfrom
feat/dynamic-layout
Jul 5, 2026
Merged

feat(web): adjust columns based on window width#1935
tyler-dane merged 6 commits into
mainfrom
feat/dynamic-layout

Conversation

@tyler-dane

Copy link
Copy Markdown
Contributor

No description provided.

@tyler-dane tyler-dane changed the title feat(web): make layout dynamic feat(web): adjust columns based on window width Jul 5, 2026
@tyler-dane tyler-dane force-pushed the feat/dynamic-layout branch from 9b2d437 to 9410089 Compare July 5, 2026 03:33
@tyler-dane tyler-dane force-pushed the feat/dynamic-layout branch from 9410089 to 57bbe1f Compare July 5, 2026 03:40
@tyler-dane tyler-dane merged commit 56b53db into main Jul 5, 2026
9 checks passed
@tyler-dane tyler-dane deleted the feat/dynamic-layout branch July 5, 2026 03:45
tyler-dane added a commit that referenced this pull request Jul 8, 2026
#1957)

Small cleanup pass over today's react-router→tanstack and
react-cmdk→native-CommandPalette migrations:

- CommandPalette: drop the now-meaningless "matches react-cmdk's
  filterItems" comment (react-cmdk no longer exists) and fix the
  focus comment that called a callback ref "the effect above".
- DayViewContent: remove the unused `toggleTaskList` useCallback
  (dead since #1935; Biome noUnusedVariables, non-blocking warning).
- Fix the command palette placeholder hint: `'code'` matched no
  command label, so the suggested search returned nothing. Swapped
  for `'feedback'` (matches "Share Feedback") in both day and week.

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant